Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 179,338 for

document formatting

(0.36 sec)
  1. Working with Sections in Java|Aspose.Words for ...

    Understanding Document section concepts and manipulation practices using Java. Insert section into a Document Java. Remove section Java. Copy sections between Documents....want a document that does not have the same formatting across...need to modify page number formats, have different page size and...

    docs.aspose.com/words/java/working-with-sections/
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....Inserts a string into the document at the current insert position...into the document. Remarks Current font formatting specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...style. let doc = new aw . Document (); let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top left...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  5. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line Formatting of this data point....format property ChartDataPoint.format property Provides access...and line formatting of this data point. get format () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Improving Text Extraction from Multi-Column PDF...

    Learn techniques for improving text extraction from multi-column PDF layouts with Aspose.PDF for Java....sizes, saves the adjusted document to memory, and then extracts...result. Open the source PDF Document . Create a TextFragmentAbsorber...

    docs.aspose.com/pdf/java/text-extraction-from-m...
  7. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  9. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....Words Document Object Model, is made up of...This preserves the original formatting while separating the rows...

    docs.aspose.com/words/cpp/split-table/
  10. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. get styles () : Aspose ....Examples Shows how to access a document’s style collection. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...